CommonEvent 3544
Name = "サバサソウル"

  999([3544])
  ShowChoices([["Change difficulty", "Return to Reincarnation"], 2])
  When([0, "難易度を変更する"])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Please select a difficulty level."])
    CallCommonEvent([110])
    Empty([])

  When([1, "輪廻に戻る"])
    Empty([])

  ChoicesEnd([])
  CallCommonEvent([3000])
  Empty([])
